home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4493 < prev    next >
Encoding:
Text File  |  1996-08-06  |  523 b   |  23 lines

  1. Path: connix.com!news
  2. From: Scott Hawley <shawley@connix.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Why C++ sucks++
  5. Date: 30 Jan 1996 17:26:35 GMT
  6. Organization: SHAWLEY SYSTEMS
  7. Message-ID: <4elkcb$mk9@comet.connix.com>
  8. References: <1996Jan29.223357.1@aspen> <4ek6e8$s76@reader2.ix.netcom.com>
  9. NNTP-Posting-Host: shawley.connix.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. me too
  16.  
  17. main()
  18. {
  19.   cout << "Hello World" << endl;
  20. }
  21.  
  22.  
  23.